Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3045
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 06a77ce with merge base ab62707 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@svekars has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
| exit 1 | ||
| case "${REF_NAME}" in | ||
| *-rc*) | ||
| echo "Aborting upload since this is an RC tag: ${REF_NAME}" |
There was a problem hiding this comment.
Please add a comment explaining why it makes sense to abort when encountering an RC tag. Is it because we only want to generate docs for the actual release tag?
There was a problem hiding this comment.
yes, I believe this is what we do across other repositories - no documentation will be generated for v1.0.0-rc1 or similar.
ae28016 to
b78d28b
Compare
|
@svekars has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@pytorchbot cherry-pick --onto release/0.2 -c docs |
Cherry picking #3045The cherry pick PR is at #3098 Details for Dev Infra teamRaised by workflow job |
No description provided.